[INFO] cloning repository https://github.com/terry-u16/pahcer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terry-u16/pahcer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterry-u16%2Fpahcer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterry-u16%2Fpahcer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 548ffd8610787e6a1886111d017d42dfe53c1fd1
[INFO] testing terry-u16/pahcer against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterry-u16%2Fpahcer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/terry-u16/pahcer
[INFO] finished tweaking git repo https://github.com/terry-u16/pahcer
[INFO] tweaked toml for git repo https://github.com/terry-u16/pahcer written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/terry-u16/pahcer on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/terry-u16/pahcer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6d06bd677661e2b9a45d361cf3ff7bf6fde7b1fe58d68883c5016102bbc357c
[INFO] running `Command { std: "docker" "start" "-a" "b6d06bd677661e2b9a45d361cf3ff7bf6fde7b1fe58d68883c5016102bbc357c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6d06bd677661e2b9a45d361cf3ff7bf6fde7b1fe58d68883c5016102bbc357c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6d06bd677661e2b9a45d361cf3ff7bf6fde7b1fe58d68883c5016102bbc357c", kill_on_drop: false }`
[INFO] [stdout] b6d06bd677661e2b9a45d361cf3ff7bf6fde7b1fe58d68883c5016102bbc357c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f9733b969317cc2b9c6f775606291cdbd1ed7cc9760801485e22b37f716782e
[INFO] running `Command { std: "docker" "start" "-a" "3f9733b969317cc2b9c6f775606291cdbd1ed7cc9760801485e22b37f716782e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling ansitok v0.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ansi-str v0.9.0
[INFO] [stderr]    Compiling testing_table v0.3.0
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling toml v0.9.2
[INFO] [stderr]    Compiling pahcer v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.15s
[INFO] running `Command { std: "docker" "inspect" "3f9733b969317cc2b9c6f775606291cdbd1ed7cc9760801485e22b37f716782e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f9733b969317cc2b9c6f775606291cdbd1ed7cc9760801485e22b37f716782e", kill_on_drop: false }`
[INFO] [stdout] 3f9733b969317cc2b9c6f775606291cdbd1ed7cc9760801485e22b37f716782e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac9b55f1bd41fcb9c3c502db3f618c5c8b81f6df3b19faf0aa6835021b9ddf78
[INFO] running `Command { std: "docker" "start" "-a" "ac9b55f1bd41fcb9c3c502db3f618c5c8b81f6df3b19faf0aa6835021b9ddf78", kill_on_drop: false }`
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling pahcer v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.29s
[INFO] running `Command { std: "docker" "inspect" "ac9b55f1bd41fcb9c3c502db3f618c5c8b81f6df3b19faf0aa6835021b9ddf78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac9b55f1bd41fcb9c3c502db3f618c5c8b81f6df3b19faf0aa6835021b9ddf78", kill_on_drop: false }`
[INFO] [stdout] ac9b55f1bd41fcb9c3c502db3f618c5c8b81f6df3b19faf0aa6835021b9ddf78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7dd2920372f044d63350f6011aef8e2278c5df3f76e881dba6bc9835e82e1bff
[INFO] running `Command { std: "docker" "start" "-a" "7dd2920372f044d63350f6011aef8e2278c5df3f76e881dba6bc9835e82e1bff", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pahcer-0089892b6c4413ea)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test runner::io::test::save_summary_log_no_file ... ok
[INFO] [stdout] test runner::multi::printer::test::test_console_printer ... ok
[INFO] [stdout] test runner::compilie::test::test_compile_success ... ok
[INFO] [stdout] test runner::multi::printer::test::test_json_printer ... ok
[INFO] [stdout] test util::test::test_format_float_with_commas_large ... ok
[INFO] [stdout] test runner::single::test::test_calc_relative_score ... ok
[INFO] [stdout] test runner::single::test::test_is_best ... ok
[INFO] [stdout] test runner::single::test::test_replace_placeholder ... ok
[INFO] [stdout] test util::test::test_format_float_with_commas_basic ... ok
[INFO] [stdout] test runner::single::test::run_test_score_zero ... ok
[INFO] [stdout] test runner::single::test::run_test_invalid_output ... ok
[INFO] [stdout] test runner::multi::test::test_multi_case_runner ... ok
[INFO] [stdout] test runner::single::test::run_test_ok ... ok
[INFO] [stdout] test runner::single::test::run_test_fail ... ok
[INFO] [stdout] test runner::compilie::test::test_compile_fail ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7dd2920372f044d63350f6011aef8e2278c5df3f76e881dba6bc9835e82e1bff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dd2920372f044d63350f6011aef8e2278c5df3f76e881dba6bc9835e82e1bff", kill_on_drop: false }`
[INFO] [stdout] 7dd2920372f044d63350f6011aef8e2278c5df3f76e881dba6bc9835e82e1bff
